getCookies

fun getCookies(): Single<GetCookiesResponse>

Returns all browser cookies. Depending on the backend support, will return detailed cookie information in the cookies field.

Sources

jvm source
Link copied to clipboard